-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
REF: _is_compatible_with_other -> _can_union_without_object_cast #36384
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
REF: _is_compatible_with_other -> _can_union_without_object_cast #36384
Conversation
…f-is_compatible_with
…f-is_compatible_with
Can you show an example of that behaviour change? |
ATM |
can rebase |
…f-is_compatible_with
Rebased +green |
Thanks, then this is totally a reasonable change ;) |
…f-is_compatible_with
very nice! |
black pandas
git diff upstream/master -u -- "*.py" | flake8 --diff
Changes the behavior in one test where ATM we behave differently for Series/ndarray than we do for Index arg